// ccomplex standard header
#pragma once
#ifndef _CCOMPLEX_
#define _CCOMPLEX_
#include <yvals.h>

#include <complex>

#endif /* _CCOMPLEX_ */

/*
 * Copyright (c) by P.J. Plauger. All rights reserved.
 * Consult your license regarding permissions and restrictions.
V6.50:0009 */
